階層的強化学習(Hierarchical RL)
Hierarchical Reinforcement Learning decomposes long horizon decision making process into simpler sub-tasks. This idea is very similar to breaking down large number of lines of code to smaller functions each performing a very specific task.